GtkStack: Add more transition types
authorMatthias Clasen <mclasen@redhat.com>
Sat, 31 Aug 2013 16:00:47 +0000 (12:00 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 26 Sep 2013 03:54:12 +0000 (23:54 -0400)
commit98b78ed5da0c63df49a31f199b8147f45f40952b
treee297c87e126f741c511e0bc7c84b5dbd5c8e0f7d
parent17aae0477ffb21f85546ac76dcbfa0c6ffcac90f
GtkStack: Add more transition types

This adds new 'over' and 'under' transitions which work by moving
the new page over the previous one, or moving the previous page off
to reveal the new one. We also add an over/under combination that
is going to be used in GtkAboutDialog.

https://bugzilla.gnome.org/show_bug.cgi?id=707187
gtk/gtkstack.c
gtk/gtkstack.h